|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.TransactionSettlementType
Class TransactionSettlementType.
| Field Summary | |
private CardInfo |
_cardInfo
Field _cardInfo |
private boolean |
_has_ncbId
keeps track of state for field: _ncbId |
private int |
_ncbId
Field _ncbId |
private java.math.BigDecimal |
_paymentAmount
Field _paymentAmount |
private java.lang.String |
_paymentCurrencyCode
Field _paymentCurrencyCode |
| Constructor Summary | |
TransactionSettlementType()
|
|
| Method Summary | |
CardInfo |
getCardInfo()
Method getCardInfoReturns the value of field 'cardInfo'. |
int |
getNcbId()
Method getNcbIdReturns the value of field 'ncbId'. |
java.math.BigDecimal |
getPaymentAmount()
Method getPaymentAmountReturns the value of field 'paymentAmount'. |
java.lang.String |
getPaymentCurrencyCode()
Method getPaymentCurrencyCodeReturns the value of field 'paymentCurrencyCode'. |
boolean |
hasNcbId()
Method hasNcbId |
boolean |
isValid()
Method isValid |
void |
setCardInfo(CardInfo cardInfo)
Method setCardInfoSets the value of field 'cardInfo'. |
void |
setNcbId(int ncbId)
Method setNcbIdSets the value of field 'ncbId'. |
void |
setPaymentAmount(java.math.BigDecimal paymentAmount)
Method setPaymentAmountSets the value of field 'paymentAmount'. |
void |
setPaymentCurrencyCode(java.lang.String paymentCurrencyCode)
Method setPaymentCurrencyCodeSets the value of field 'paymentCurrencyCode'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private CardInfo _cardInfo
private boolean _has_ncbId
private int _ncbId
private java.math.BigDecimal _paymentAmount
private java.lang.String _paymentCurrencyCode
| Constructor Detail |
public TransactionSettlementType()
| Method Detail |
public CardInfo getCardInfo()
public int getNcbId()
public java.math.BigDecimal getPaymentAmount()
public java.lang.String getPaymentCurrencyCode()
public boolean hasNcbId()
public boolean isValid()
public void setCardInfo(CardInfo cardInfo)
cardInfo - the value of field 'cardInfo'.public void setNcbId(int ncbId)
ncbId - the value of field 'ncbId'.public void setPaymentAmount(java.math.BigDecimal paymentAmount)
paymentAmount - the value of field 'paymentAmount'.public void setPaymentCurrencyCode(java.lang.String paymentCurrencyCode)
paymentCurrencyCode - the value of field
'paymentCurrencyCode'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||